@charset "utf-8";
/* CSS Document *//*此样式为全局样式，在每个页面只能引用一次，不能重复，也不可以不引用。*/
html{_background-attachment: fixed;}
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0}
body{font-size: 12px;color: #343434;font-family: Microsoft yahei,helvetica;background-repeat: repeat;background: #fff;}
body a{color: #343434;text-decoration: none;}
em{font-style:normal}
li{list-style:none}
fieldset{border:0;}
img{border:0;vertical-align:middle}
table{border-collapse:collapse;border-spacing:0}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;outline: none;}
input,textarea,select {*font-size:100%;}
p{word-wrap:break-word}
a:link,a:visited{text-decoration:none;}
input,button,select{outline: 0;font-family: Microsoft yahei,helvetica;margin:0px; padding:0px;}
.fl{float: left;}
.fr{float: right;}
.nocu{font-weight: normal;}
.clear{ clear:both;}
.shenglue{white-space:nowrap;text-overflow:ellipsis;overflow:hidden; }
.shenglue2{display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical; overflow:hidden;}
.shenglue3{display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical; overflow:hidden;}
.bgxuhua {-webkit-transition: all 0.2s ease-out 0s;-moz-transition: all 0.2s ease-out 0s;-o-transition: all 0.2s ease-out 0s;transition: all 0.2s ease-out 0s;}
.bgxuhua a:hover{-webkit-transition: all 0.2s ease-out 0s;-moz-transition: all 0.2s ease-out 0s;-o-transition: all 0.2s ease-out 0s;transition: all 0.2s ease-out 0s;}
.imgbig{ overflow:hidden;}
.imgbig img{ transition:all linear .2s;	}
.imgbig:hover img{cursor: pointer; transform:scale(1.15); -webkit-transform:scale(1.15) translateZ(0); -moz-transform:scale(1.15) translateZ(0); -ms-transform:scale(1.15) translateZ(0); -o-transform:scale(1.15) translateZ(0);}
.bgquan{background-repeat: no-repeat;background-position: center center;background-size: cover;}
.zishiyin{font-size:14px; line-height:20px;}
.zishiyin img{max-width: 100%; width: auto;height: auto !important;}
.bhtouying:hover{box-shadow: 3px 3px 3px #ccc;}
.zishiyin table{ width:100% !important;}
.video iframe,.video embed{ width:725px !important; height:455px !important;}
.guodu{transition: 0.4s;}
.h30{ height:30px;}
.bgtc{background-repeat: no-repeat;background-position: center center; background-size:cover;}
*{-webkit-tap-highlight-color: transparent;}
/*全局样式结束GLOBAL STYLE*/
/*头部-*/
.w1200{ width:1200px;margin:0px auto;}
.header{width:100%;height:90px; background-color:#FFF;}
.header .logo{ float:left; margin:15px 0 0 0px; height:60px;}
.header .logo .logoby{ height:48px; line-height:24px; float:left;margin:10px 0px 0px 20px; font-size:18px; color:#2b2b2b; border-left:1px solid #ddd; padding-left:20px; font-weight:bold;}
.header .logo .logoby span{ color:#b1b1b1; font-size:14px; font-weight:normal;}
.header .tel{ height:60px; float:right; padding-left:53px;background-image: url(../images/top_tel.png);background-repeat: no-repeat;background-position: left center; background-size:44px;line-height:60px; margin:15px 0px 0px 0px;font-size:24px; color:#1e50ae;}
/* 导航 */
.pcnav{height: 55px; background-color:#2b2b2b;z-index:99;}
.pcnav .nav_ul{}
.pcnav .nav_ul li {float: left; position:relative; width:160px; display:block;}
.pcnav .nav_ul li a{display: block;line-height: 55px;height: 55px;font-size:16px;text-align:center; color:#fff;}
.pcnav .nav_ul li a:hover,.pcnav .nav_ul .sfhover .nav_a,.pcnav .nav_ul .cur{display:block;background-color:#1e50ae; color:#fff;}
.pcnav .nav_ul li ul {list-style-type: none;left: -999em;position: absolute;background-color:#fff; width:100%;background-repeat: repeat; z-index:9999;}
.pcnav .nav_ul li ul li{width:100%; text-align:center;}
.pcnav .nav_ul li ul li a{display: block;width: 100%;height:40px;line-height: 40px;font-size: 14px;color:#2b2b2b; font-weight: normal; padding:0px !important; }
.pcnav .nav_ul li ul li a:hover{background-color:#2b2b2b; color:#fff;}
.pcnav .nav_ul li:hover ul {z-index:990;left: auto;}
.pcnav .nav_ul li.sfhover ul {left: auto;}
.sousuo{ float:right;position:relative; padding:13px 13px; height:24px;}
.sousuo .sousuo_t{display: block;width: 24px;height: 24px;background-image: url(../images/t_ss.png);background-repeat: no-repeat;background-position: center center;border-radius: 50%;}
.sousuo .icon-sousuo1{ font-size:14px;}
.sousuo_box{display: none; position:absolute;  right:0px; top:55px;width:259px; height:32px;padding:10px;background-color:#2b2b2b; z-index:999;}
.sousuo .sousuo_box .sousuotext{outline-style: none; width:200px; height:30px; line-height:30px; border:1px solid #fff;float:left; text-indent:5px;}
.sousuo .sousuo_box .sousuobtn{width: 56px;height:32px; line-height:32px;background-color: #1e50ae;float: left; border:0px solid #1e50ae;cursor: pointer; color:#FFF; margin-top:-1px;}
.left_nav_t{width:285px;height:55px;position:relative;font-size: 16px;border-bottom: 0; background-color:#1e50ae;}
.left_nav_t .t{line-height: 55px; text-align:center;position:relative;color:#fff;}
.left_nav_t .t:hover .left_nav{ display:block !important;}
.left_nav_t .t i{width: 22px;height: 22px;display: block;position: absolute;top: 14px;background-repeat: no-repeat;background-position: center center;}
.left_nav_t .t .lm{left:30px;background-image: url(../images/left_nav_t.png);}
.left_nav_t .t .xl{right:30px;background-image: url(../images/t_xl.png);}
.left_nav{width:285px;height:600px;padding-bottom:1px ;position: absolute;top:50px;left: 0px;z-index: 9999; background-color:#f5f5f5;}
.left_nav .nav_li{border-bottom: 1px solid transparent;border-bottom: 1px solid rgba(255,255,255,0.1);transition: .2s ease-in-out;-webkit-transition: .2s ease-in-out;-moz-transition: .2s ease-in-out;-o-transition: .2s ease-in-out;-ms-transition: .2s ease-in-out;}
.left_nav .nav_li:hover{color:#1e50ae; background-color:#FFF;}
.left_nav .nav_li:hover h2 a{color:#1e50ae; display:block;}
.left_nav .nav_li h2{line-height:65.66666666666667px; height:65.66666666666667px;font-size: 15px;text-indent:40px;position: relative; font-weight:normal; letter-spacing:1px; padding-right:40px;}
.left_nav .nav_li h2:before {border:4px solid transparent;border-left-color: #fff;content: '';display: none;height: 0px;right:10px;position: absolute;top: 20px;width: 0px;}
.left_nav .nav_li h2 a:hover{ color:#1e50ae;}
.left_nav .navzhankai{display: none;width:340px;height:540px; padding:30px 40px 30px 40px;background-color:#fff;position: absolute;top:0px;left:285px;
/*animation: fadePadding 0.2s ease-in;-webkit-animation: fadePadding 0.2s ease-in;-moz-animation: fadePadding 0.2s ease-in;-ms-animation: fadePadding 0.2s ease-in;-o-animation: fadePadding 0.2s ease-in;*/ }
.left_nav .navzhankai ul{ padding:0px 0px 10px 0px;}
.left_nav .navzhankai li{ float:left; margin:10px 10px 5px 10px; width:150px;}
.left_nav .navzhankai li p{ font-size:14px; line-height:28px; height:28px; text-align:center; margin-top:5px;}
.left_nav .navzhankai li a:hover{color:#1e50ae;}
/*滚动图-*/
.banner{ width:100%;position:relative; height:600px;padding:.0px 0px 0px 0px;}
.banner .swiper-slide{width: 100%;background-repeat: no-repeat;background-position: center center;background-size: cover;height:600px; overflow:hidden;}
.banner .swiper-slide .lianjie{ width:100%; display:block; height:600px;}
.banner .swiper-pagination{ width:100%;height:12px; bottom:25px; text-align:center;}
.banner .swiper-pagination-bullet{ width:10px; height:10px; background-color: inherit; border:1px solid #fff;display: inline-block;opacity:1; border-radius:50px; margin:0px 4px !important;}
.banner .swiper-pagination-bullet-active{background-color:#fff;border:1px solid #fff; }
.banner .swiper-button-next,.banner .swiper-button-prev,.pro_show_l .swiper-button-next,.pro_show_l .swiper-button-prev{width:50px;height:50px;position: absolute;z-index: 20; background-color:rgb(0,0,0,0.2);background-repeat: no-repeat;background-position: center center;background-image: url(../images/qiehuan_l.png);opacity:1; margin-top:-30px; background-size:20px; border-radius:50%;}
.banner .swiper-button-prev,.pro_show_l .swiper-button-prev{left:3%;}
.banner .swiper-button-next,.pro_show_l .swiper-button-next{right:3%;background-image: url(../images/qiehuan_r.png);}
/*首页-*/
.h_cp{ padding:30px 0px;}
.h_cp_r{ width:890px; float:right;}
.h_xw{ padding:40px 0px 30px 0px;}
.h_xw_l{ width:750px; float:left;}
.h_xw_r{ width:425px; float:right;}
.h_xw_ul li{ border-bottom:1px solid #eee; padding:23px 0px 22px 0px;}
.h_xw_ul li .p1{ font-size:18px; height:30px; line-height:30px; width:100%;}
.h_xw_ul li .p1 a{ display:block;}
.h_xw_ul li .p1 span{ color:#666; font-size:16px;}
.h_xw_ul li .p2{ font-size:14px; line-height:24px; height:48px; color:#999; margin-top:5px;}
.h_gywm{ padding-bottom:70px;}
.h_gywm_l{ width:480px; float:left; background-color:#2d2d2d; padding:50px 60px; height:225px; color:#ddd;}
.h_gywm_l .desc{ font-size:14px; line-height:26px;}
.h_gywm_r{ width:600px; float:right;}
.h_gywm_l .more{ width:125px; height:42px; line-height:42px; border:1px solid #FFF;text-align:center; display:block; margin:20px 0px 0px 0px; color:#fff; font-size:14px;}
/*分页*/
.page{ width:100%; text-align:center; padding:30px 0px;clear:both;}
.page a,.page span{display:inline-block; padding:0px 10px;border-radius:0px; font-size:16px; height:40px; line-height:40px; margin:0px 3px;}
.page a:hover,.page .current{ background-color:#1e50ae;color:#FFF;display:inline-block;}
.page select{ height:40px;}
/*底部-*/
.footer{background-color: #2b2b2d;padding: 50px 0px 50px 0px;background-image: url(../images/footer_bg.png);background-repeat: repeat; color:#7e7e7e; text-align:center;}
.footer a{ color:#7e7e7e;}
.footer .lm{ font-size:16px; padding-bottom:12px; text-align:center;}
.footer .lm span{ margin:0px 25px;}
.footer .lm span:nth-child(1){ display:none;}
.footer_lx_ul li{ height:36px; line-height:36px; margin-top:25px; font-size:14px; display:inline-block;}
.footer_lx_ul li i{width:26px;height:26px;background-image: url(../images/footer_ico_dz.png);background-repeat: no-repeat;background-position: center 0px; background-size:22px;display:inline-block;vertical-align: middle;  border-radius:2px;}
.footer_lx_ul li .tel{background-image: url(../images/footer_ico_dh.png);}
.footer_lx_ul li:nth-child(2){ margin-left:30px;}
.footer_lx_ul li .mail{background-image: url(../images/footer_ico_yx.png);}
.footer .p1{ line-height:24px; font-size:14px; margin:8px 0px;}
/* 二级页 */
.l_banner{width:900px;height: 500px;background-position: center center; margin:22px 0px 0px 300px; background-size:cover; background-repeat:no-repeat;}
.list{ padding:25px 0px 40px 0px;overflow:hidden; min-height:600px;}
.list_bt{border-bottom: 1px solid #ddd;}
.list_bt span{line-height: 28px;font-size: 20px;color: #1e50ae;padding-bottom:12px;position: relative;display: inline-block;cursor: pointer;font-weight: 600; border-bottom:4px solid #1e50ae;}
.pro_bt{ border-left:4px solid #1e50ae; padding-left:10px; height:28px; line-height:28px; font-size:24px; font-weight:normal;}
.pro_bt span{ font-size:16px;text-transform : uppercase;}
.pro_bt .more{ color:#1e50ae; float:right; font-size:12px;}
.h20{ height:20px;}
.gsjs_c{padding:20px 0px;}
.dqwz{ font-size:12px; height:24px; line-height:24px; padding:10px 0px; color:#888;}
.dqwz a{ color:#888;}
.list_r{ width:890px; padding-left:310px;}
/* 二级导航 */
.sub_nav{width: 100%;height: 42px;padding: 15px 0px; background-color:#f0f0f0;text-align:center;}
.sub_nav_ul li{ display:inline-block;margin:0px 5px;}
.sub_nav_ul li a{ display:block; padding:0px 15px; line-height:42px; height:42px; border-radius:4px; font-size:16px; }
.sub_nav_ul li a:hover{ background-color:#475056; color:#fff;}
.sub_nav_ul .cur a,.sub_nav_ul .cur a:hover{ background-color:#1e50ae; color:#FFF;}
.sub_nav_id32{ display:none;}
/*新闻列表页*/
.news{ padding:0px 0px;}
.news_box{ padding:20px 0px; border-bottom:1px solid #eee;}
.news_box a .img{ width:26%; overflow:hidden;float:left;}
.news_box a .cont{ width:60%; margin-left:2%; float:left;}
.news_box a .tit{ font-size:20px; height:36px; line-height:36px; font-weight:bold;}
.news_box a .tit b{ color:#1e50ae;}
.news_box a .time2{ color:#999; height:24px; line-height:24px; margin-top:5px; display:none;}
.news_box a .desc{ font-size:14px; line-height:24px; color:#666; margin-top:6px;}
.news_box a .more{ width:134px; height:38px; line-height:38px; text-align:center; color:#636363; font-size:14px; margin-top:30px;  border:1px solid #e5e5e5; border-radius:25px;}
.news_box a .time{ width:8%; float:right;}
.news_box a .time .time_c{ width:50px; padding:15px; border:1px solid #e5e5e5; float:right; text-align:center;}
.news_box a .time .time_c .p1{ font-size:12px; line-height:24px; border-bottom:1px solid #e5e5e5;}
.news_box a .time .time_c .p2{ font-size:26px; line-height:24px; font-weight:bold; margin-top:5px;}
.news_box a:hover .more{ color:#1e50ae;border:1px solid #1e50ae;}
.news_box_id2,.news_box_id4,.news_box_id6,.news_box_id8,.news_box_id10,.news_box_id12,.news_box_id11,.news_box_id14,.news_box_id16,.news_box_id118,.news_box_id120,.news_box_id22,.news_box_id24,.news_box_id26,.news_box_id28{ background-color:#fff;}
/*新闻详情页*/
.show{ padding:35px 0px;}
.news_body{ width:100%; padding:0px 0px 60px 0px; position:relative;}
.news_body td{ border:1px solid #ddd;}
.show_h3{ font-size:28px; line-height:38px;padding:5px 0px 10px 0px; font-weight:bold; text-align:center;}
.show_img{ width:40%; margin:0px auto 20px auto;}
.show_time{ height:24px;line-height:24px; padding-bottom:10px;color:#777; font-size:16px; border-bottom:1px solid #ddd;text-align:center;}
.show_time span{ display: inline-block; margin:0px 8px;}
.show_time span:nth-child(1){ margin-left:0px;}
.show_time .show_ly{ color:#e94c3d;}
.show_body{ padding:15px 0px 30px 0px; }
.font16{ font-size:16px; line-height:28px;}
.show_video{ width:800px;margin:20px auto;}
.show_video_dsf{margin:20px auto; width:800px;}
.show_video_dsf iframe{ width:100%; height:500px; margin:0px auto;}
.show_prev_next{ border-top:1px solid #ddd;padding:5px 0px 15px 0px; font-size:14px; line-height:20px; color:#666; margin-top:20px;}
.show_prev_next p{ margin-top:10px;}
.show_prev_next p a:hover{ color:#1e50ae;}

.tp2,.tp3,.tp4,.tp5,.tps_2,.tp3s{ text-align:center; padding:20px 0px 0px 0px;}
.tp2 li,.tp3 li,.tp4 li,.tp5 li,.tp3s li{ display:inline-block; margin:0px 10px;}
.tp5 li{ width:18%;}
.tp5 li img{ width:100%;}
.cp_wz_bt{ font-weight:bold;}
.tp2 img{ width:100%;height:17vw}
.tp4 img{ width:100%;height:12vw}
.tp3 img{ width:100%;height:13vw}
.tp3s img{ width:100%;height:10vw}
.tp3-d img{ width:100%;height:19vw}
.tp_bk li{ border:5px solid #83b5cd; border-radius:3px;}
.tp_bk2 li{ border:5px solid #d9ad02;border-radius:3px;}
.tp_bk_lv li{ border:5px solid #a2c807;border-radius:3px;}
.tp_bk_huang li{ border:5px solid #f2ba02;border-radius:3px;}
.tp_bk_lanlv li{ border:5px solid #1aadc5;border-radius:3px;}
.tp_bk_qianlan li{ border:5px solid #4874cb;border-radius:3px;}
.tp_bk_qianlv li{ border:5px solid #a5d3b7;border-radius:3px;}
.tp_bk_shenlan li{ border:5px solid #262366;border-radius:3px;}
.tp_bk_hong li{ border:5px solid #e20206;border-radius:3px;}
.tp_bk_zi li{ border:5px solid #5d3996;border-radius:3px;}
.tp_bk_shenlv li{ border:5px solid #007925;border-radius:3px;}
.tps_2 li{ background-color:#f2ba02; display:inline-block; color:#fff; font-size:18px; line-height:30px; padding:5px 5px 10px 5px; margin:0px 10px;}
.tps_2 li img{ height:20vw; margin-bottom:10px;}
.tp_bk_shenlan2 li { border:3px solid #262366;border-radius:3px;}
.tp_wz li{ padding-bottom:5px;}
.tp_wz li img{ margin-bottom:3px;}

/*产品*/
.pro_ul{ padding:0px 0px 10px 0px;}
.pro_ul li{ width:32%; float:left; margin:20px 0px 0px 2%;}
.pro_ul li .img{ height:367px; overflow:hidden; position:relative;}
.pro_ul li .img img{ height:367px;}
.pro_ul li .tit{height: 46px;line-height: 46px;padding: 0px 40px 0px 20px;font-size: 14px;background-color: #f5f5f5;background-image: url(../images/case_ico1.png);background-repeat: no-repeat;background-position: right -5px; font-weight:normal;}
.pro_ul li .tit a{display:block;}
.pro_ul li:hover .tit{background-color: #1e50ae;background-position: right -61px;color:#FFF;}
.pro_ul li:hover .tit a{color:#FFF;}
.pro_ul li:nth-child(3n+1){ margin-left:0px;}
.h_pro_ul li{ width:18.4%;margin-left:2%;}
.h_pro_ul li .img{height:215px;}
.h_pro_ul li .img img{height:215px;}
.h_pro_ul li:nth-child(3n+1){ margin-left:2%;}
.h_pro_ul li:nth-child(5n+1){ margin-left:0px;}
.h_pro_ul li .tit{height:36px; padding:5px 10px;line-height:18px;font-size: 13px; text-align:center; background-image:none;}
.pro_show{ width:800px;padding:40px 40px; height:480px; overflow-y:scroll;}
.pro_show_l{ width:400px; float:left;}
.pro_show_l .gallery-top{height:400px;}
.pro_show_l .gallery-top .swiper-slide{ height:400px;}
.pro_show_l .gallery-thumbs{height:92px; margin-top:12px;}
.pro_show_l .gallery-thumbs .swiper-slide{ height:92px;}
.pro_show_l .gallery-thumbs .swiper-slide img{opacity: 0.8; cursor:pointer;}
.pro_show_l .gallery-thumbs .swiper-slide-thumb-active img{ opacity: 1;}
.pro_show_r{ width:360px; float:right; padding-left:20px;}

/*图片*/
.pic_ul{ padding:0px 0px 0px 0px;}
.pic_ul li{ width:32%;float:left; margin:20px 0px 5px 2%; position:relative;transition:all 0.3s ease 0s;}
.pic_ul li .img{ width:100%; height:200px; overflow:hidden; text-align:center; border:1px solid #ddd;display: table-cell;vertical-align: middle; background-color:#FFF; padding:5px;}
.pic_ul li .img img{ max-width:100%; height:198px;}
.pic_ul li .txt{height:30px; line-height:30px;font-size:16px; margin-top:8px;text-align:center;}
.pic_ul li:nth-child(3n+1){ margin-left:0px;}

/*省级代理*/
.fzjg_ul li{ width:45%; float:left; background-color:#f8f8f8; padding:1% 2%; margin:20px 0px 0px 2%;}
.fzjg_ul li:nth-child(2n+1){ margin-left:0px;}
.fzjg_ul li .p1{ height:20px;font-size:16px; margin:15px 0px 12px 0px; font-weight:bold;}
.fzjg_ul li .p2{ font-size:15px; line-height:26px; margin-bottom:5px;}
/*联系*/
.lx{ padding:50px 0px;}
.lx_l{ width:500px;}
.lx_r{ width:670px;}
.lx_r .list_h2 h2{ font-size:40px; letter-spacing:0px;}
.lx_r .desc{ padding:20px 0px 0px 0px; color:#666; font-size:14px; line-height:24px;}
.lx_t_tit{ font-size:28px; font-weight:bold; line-height:34px; padding:10px 15px 15px 15px; text-align:center;}
.lx_t_desc{ font-size:14px; line-height:24px; color:#666; padding:0px 50px; text-align:center;}
.lx_c{ padding:50px 50px 40px 50px; background-color:#f5f5f5; margin-top:50px;}
.lx_c_ul li{ width:280px; float:left; text-align:center; padding:40px 10px 20px 60px;}
.lx_c_ul li .ico{width: 100px;height: 100px;line-height: 100px;text-align: center;background-color: #4e4946;border-radius: 3px;margin: 0px auto;background-repeat: no-repeat;background-position: center center;}
.lx_c_ul li .tit{ font-size:16px; line-height:30px; padding:15px 0px 5px 0px;}
.lx_c_ul li .desc{ font-size:14px; line-height:24px; color:#666;}
.lx_c_ul li:nth-child(1) .ico{background-image: url(../images/lx_ico_dh.png); background-size:50px;}
.lx_c_ul li:nth-child(3) .ico{background-image: url(../images/lx_ico_dz.png); background-size:50px;}
/*地图*/
#dituContent{ width:1190px; border:5px solid #eee; margin:50px auto 70px auto; height:550px;}
.BMapLabel span, .iw_poi_title span {display: none;}
/*留言-*/
.zxjm{ padding-bottom:30px;}
.zxjm_li{ width:100%; height:40px;margin-top:18px;}
.zxjm_li .form_text,.zxjm_li .form_textarea,.zxjm_li .form_text_verifycode{ width:1060px; height:44px; line-height:44px; text-indent:10px; border-radius:2px; border:1px solid #e2e2e2; background-color:#fff; float:left;}
.zxjm_li .form_textarea{height:108px;}
.zxjm_li3{ height:110px; width:100%;}
.zxjm_li_tj{ float:right;}
.zxjm_li .tit{ width:80px; height:36px; line-height:36px; float:left; font-size:14px; text-align:right; color:#666; display:block;}
.zxjm_li .required{ padding-left:5px; color:#F00; margin-top:5px;}
.zxjm_li .form_text_verifycode { width:100px;}
.zxjm_li .code_image{ float:left; margin:8px 0px 0px 10px;}
.zxjm_li .form_button {line-height: 46px;height: 46px;width:160px; border:1px solid #1e50ae;background-color: #1e50ae;color: #FFF;cursor: pointer;font-family: "Microsoft yahei"; font-size:16px; border-radius:3px; margin:0px 4px 0px 0px; float:right;}
.zxjm_li .form_button:hover{background-color: #1e50ae;border:1px solid #1e50ae;}
/*-网站地图-*/
.maplist{ padding:10px 0px 30px 0px;}
.maplist .depth1{ font-weight:bold; height:44px; line-height:44px; clear:both; font-size:15px;}
.maplist .depth2{ font-size:14px; float:left; margin:0px 20px 15px 0px;}
.maplist .depth2 a{ color:#666;}
/*返回顶部*/
#topcontrol{ z-index:999;}
.fhdb_top{background-color: #ccc; border-radius:2px;}
.fhdb_top:hover{ background-color:#1e50ae;}
/*浮动客服*/
#floatDivBoxs{width:170px;background:#fff;position:fixed;top:18%;right:0;z-index:999;}
#floatDivBoxs .floatDtt{width:100%;height:45px;line-height:45px; background:#ff7e00;color:#fff;font-size:18px;text-indent:22px;position:relative;}
#floatDivBoxs .floatDqq{padding:0 14px 10px 14px;}
#floatDivBoxs .floatDqq li{height:45px;line-height:45px;font-size:14px;border-bottom:1px solid #e3e3e3; padding:0 0 0 0px;}
#floatDivBoxs .floatDtxt{font-size:18px;color:#333;padding:14px 14px 5px 14px;}
#floatDivBoxs .floatDtel{padding:0px 0 0px 14px; font-size:15px; line-height:30px; font-weight:bold; margin:2px 0px;}
#floatDivBoxs .floatDtel i{background-image: url(../images/lx_ico_dh.png);background-repeat: no-repeat;background-position: center center; width:20px; height:20px; background-size:100%; display:inline-block;vertical-align: middle; margin:-2px 2px 0px 0px; opacity:0.8;}
#floatDivBoxs .floatDtelsj i{background-image: url(../images/lx_ico_sj.png);}
#floatDivBoxs .floatewm{ line-height:30px; text-align:center; background-color:#f7f7f7; padding:10px 0px; margin-top:10px;}
#floatDivBoxs .floatDbg{width:100%;height:20px;background:url(../images/online_botbg.jpg) no-repeat;box-shadow:-2px 0 3px rgba(0,0,0,0.25);}
.floatShadow{ background:#fff;box-shadow:-2px 0 3px rgba(0,0,0,0.25);}
#rightArrow{width:50px;height:45px;background:url(../images/online_arrow.jpg) no-repeat;position:fixed;top:18%;right:170px;z-index:999;}
#rightArrow a{display:block;height:45px;}
@media (max-width:1024px) {
body{ width:1200px;}
}